Click or drag to resize

Property Constructor (String)

Initializes a new instance of the Property from XML string.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public Property(
	string xml
)

Parameters

xml
Type: SystemString
String containing the property as XML.
See Also